Welcome![Sign In][Sign Up]
Location:
Search - fir filter design source

Search list

[Algorithm带通fir设计及图形显示比较

Description: 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A total of three sources. Among them, dos.cpp FIR bandpass to the source, the filter order n, the low-frequency filter FLN, the high-frequency filter fhn, window function w, in accordance with the requirements change. Here is the Hanning window. The main function main.cpp achieve the input and fir h (n) convolution, the output Y (n), and store them in y.txt China. Finally, graphics.cpp y.txt read data from and then draw waveform statement, we can clearly see whether calculations are correct, and comparisons.
Platform: | Size: 2048 | Author: feide | Hits:

[DSP programDSP FIR滤波器

Description: FIR滤波器,只要为DSP课程设计提供源程序-FIR filter, as long as the courses for DSP design source
Platform: | Size: 5120 | Author: 郭小珍 | Hits:

[matlabFIRFilterDesign

Description: FIR Filter Design(有限冲击响应滤波器设计),包括ideal bandpass filter impulse response、Modified Bessel function、Kaiser window parameters for spectral analysis等12种FIR设计matlab源代码-FIR (finite impulse response filter design), including the ideal bandpass filter impulse response, Modified Bessel function, Kaiser window parameters for spectral analysis of 12 kinds of FIR design Matlab source code
Platform: | Size: 5120 | Author: | Hits:

[matlabDSP-Matlab_Programs

Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: | Size: 760832 | Author: py528977 | Hits:

[matlabfirdemo

Description: 一个采用Matlab编写的设计FIR滤波器的教程和源代码,便于新手学习设计滤波器和数字信号处理。-a Matlab design prepared by the FIR filter guide and source code, newcomers to facilitate learning how to design filters and digital signal processing.
Platform: | Size: 6144 | Author: 张华 | Hits:

[matlabfirsheji

Description: 此文件为FIR滤波器设计.m源文件,用于matlab仿真中使用-this document FIR filter design. M source document for the use of Matlab simulation
Platform: | Size: 2048 | Author: 哈哈 | Hits:

[Communication-MobileFIR_Filter_Design

Description: matlab 经典算法源码,FIR滤波器设计-classical algorithm matlab source, FIR filter design
Platform: | Size: 4096 | Author: 陈志中 | Hits:

[Mathimatics-Numerical algorithmsq

Description: FIR滤波器的设计实验[含程序源码],可以实用,有参考价值的-FIR filter design experiment [with procedures source] can be useful, there is reference value
Platform: | Size: 140288 | Author: sfskhfksj | Hits:

[AlgorithmMDEFIR2

Description: 可利用该源码程序实现用频率抽样法设计FIR滤波器。-Can make use of the source program using the frequency sampling FIR filter design.
Platform: | Size: 1024 | Author: wangzugao | Hits:

[matlablow_passfilter

Description: 用矩形窗设计线性相位FIR低通滤波器,给了源代码,已经调试过了。其中要用到一个函数myfreqz要自己编,在这也附上其代码。希望对大家有用。-Rectangular window with the design of linear phase FIR low-pass filter, to the source code, have been debug. To use a function which myfreqz to own, in that its code is also attached. Hope useful for everyone.
Platform: | Size: 1024 | Author: 赵亮 | Hits:

[Mathimatics-Numerical algorithmsFIR

Description: 用FIR设计数字滤波器的实验代码,附有详细的实验说明和源代码以及对实验现象的分析-FIR digital filter design using the experimental code, with detailed experimental descriptions and source code as well as the analysis of experimental phenomena
Platform: | Size: 40960 | Author: 甘小华 | Hits:

[DSP programLab0501-FIR

Description: ICETEK-VC5509-A FIR滤波器设计源代码-ICETEK-VC5509-A FIR filter design source code
Platform: | Size: 158720 | Author: Niro Tsou | Hits:

[Education soft systemshuzixinhao

Description: 数字信号课程设计,FIR的低通带通高通和IIR的低通带通高通滤波器的设计源程序以及主程序-Digital Signal curriculum design, FIR low-pass band-pass IIR high-pass and low-pass band-pass high-pass filter design, as well as the main program source code
Platform: | Size: 4096 | Author: 刘伟 | Hits:

[Mathimatics-Numerical algorithmsAdaptiveFilterLS

Description: 该文档是基于LS算法得FIR自适应滤波器设计文档,内有详细设计步骤以及源代码-The document is based on the LS adaptive algorithm for a FIR filter design documents, there are steps in the detailed design and source code
Platform: | Size: 140288 | Author: 刘建国 | Hits:

[DSP programFIR

Description: DSP设计的FIR滤波器的源代码,含有asm和c两种程序,并且有cmd文件,可以直接使用-DSP design FIR filter source code, containing the asm and c two kinds of procedures, and there cmd file that can be used directly
Platform: | Size: 451584 | Author: | Hits:

[matlabFIR_filter_design_and_implementation

Description: FIR滤波器的一种设计实现,给出了详细的源代码,和原理。-FIR filter design and implementation of a given source code in detail, and principles.
Platform: | Size: 50176 | Author: Vincent | Hits:

[VHDL-FPGA-VerilogFIR-lv-bo-code

Description: 此代码为FIR滤波器的设计源码,并对其代码做了相应的改进,综合仿真结果成功-This code source code for the FIR filter design, and the code does a corresponding improvement, integrated simulation results successfully
Platform: | Size: 2048 | Author: 飞扬奇迹 | Hits:

[matlabMatlab-FIR-filter

Description: 利用matlab设计FIR数字滤波器 分别采用3种方法进行设计 包含源代码-with three kinds of methods using matlab design FIR digital filter design contains the source code
Platform: | Size: 363520 | Author: 陈诚 | Hits:

[2D GraphicFIR-filter-design

Description: 窗函数法设计滤波器详细介绍,绝对原创,精心力作,有源码和word介绍-Window function design filter details, absolutely original, well-masterpiece, a source and word introduction
Platform: | Size: 496640 | Author: 申永鹏 | Hits:

[matlabFIR-FILTER

Description: 基于MATLAB对FIR数字低通滤波器进行设计,其中的MATLAB源程序通过实验验证-FIR digital low-pass filter design based on MATLAB, MATLAB source verified by experiments
Platform: | Size: 1021952 | Author: 木木 | Hits:
« 12 3 4 »

CodeBus www.codebus.net